home *** CD-ROM | disk | FTP | other *** search
/ ROM Magic / ROM Magic.iso / pc / 03_urag / credit / 00013_Capture-MEMO.ls < prev    next >
Encoding:
Text File  |  1994-10-05  |  114 b   |  9 lines

  1. on mouseUp
  2.   if the frame = 1 then
  3.     exit
  4.   else
  5.     puppetTransition(1, 2, 25)
  6.     go(marker(-1))
  7.   end if
  8. end
  9.